home *** CD-ROM | disk | FTP | other *** search
Wrap
INI File | 1998-03-19 | 4.9 KB | 159 lines
; Setup script for My Personal Diary (32-bit) ; ------------------------------------------------------------------ ; Information [Info] Name = My Personal Diary DefaultDir = C:\Program Files\CAM Development\My Personal Diary ReadMeFile = READMEB4.RTF Caption = My Personal Diary Installation SpaceKB = 1500 Run = WINHELP #0\DRYWIN32.HLP ; ------------------------------------------------------------------ ; Additional Directories [Directories] ;0 = (Reserved) The Installation Directory ;1 = (Reserved) The Windows Directory ;2 = (Reserved) The Windows\System Directory ; ------------------------------------------------------------------ ; File List [Files] Total = 18 ; Required for Uninstall 0.Name = SETUP.EXE 0.Description = Uninstall 1.Name = DRYWIN32.EXE 1.Description = My Personal Diary Program 2.Name = ENCCOMP.DLL 2.Description = Encryption Engine 3.Name = SPELLMAS.DLL 3.Description = Spelling Engine 4.Name = MASTER.DIC 4.Description = Spelling Dictionary 5.Name = SUGGEST.DIC 5.Description = Spelling Suggestions 6.Name = DRYWIN32.HLP 6.Description = My Personal Diary Help 7.Name = DRYWIN32.CNT 7.Description = My Personal Diary Help Contents 8.Name = TIPS.DAT 8.Description = Tips Data File 9.Name = ORDER.TXT 9.Description = Order Form 10.Name = READMEB4.RTF 10.Description = Readme File 11.Name = VENDOR.DOC 11.Description = Program Description 12.Name = CATALOG.TXT 12.Description = Catalog 13.Option = 1 13.Name = ADDRBOOK.HLP 13.Description = Address Book Help 14.Option = 1 14.Name = ADDRBOOK.CNT 14.Description = Address Book Help Contents 15.Option = 1 15.Name = TODO.HLP 15.Description = To-do List Help 16.Option = 1 16.Name = TODO.CNT 16.Description = To-do List Help Contents 17.Option = 2 17.Name = DCONVERT.EXE 17.Description = Diary Conversion Wizard ; ------------------------------------------------------------------ ; Start Menu Items [StartMenu] Total = 4 Folder = My Personal Diary 0.Option = 0 0.Name = Uninstall My Personal Diary 0.Link = #0\SETUP.EXE 0.CmdLine = UNINSTAL.INF 1.Option = 0 1.Name = My Personal Diary 1.Link = #0\DRYWIN32.EXE 1.CmdLine = 2.Option = 1 2.Name = My Personal Diary Help 2.Link = #1\WINHELP.EXE 2.CmdLine = #0\DRYWIN32.HLP 3.Option = 2 3.Name = Diary Conversion Wizard 3.Link = #0\DCONVERT.EXE 3.CmdLine = ; ------------------------------------------------------------------ ; Registry Items [HKEY_CLASSES_ROOT] ; Document types 0.SubKey = .DDF 0.Data = MPD.Document 1.SubKey = MPD.Document 1.Data = My Personal Diary 2.SubKey = MPD.Document\DefaultIcon 2.Data = #0\DRYWIN32.EXE,1 3.SubKey = MPD.Document\Shell\Open\Command 3.Data = #0\DRYWIN32.EXE "%1" [HKEY_CURRENT_USER] 0.SubKey = Software\CAM Development\My Personal Diary 0.Data = ForUninstall [HKEY_LOCAL_MACHINE] ;0.SubKey = Software\CAM Development\My Personal Diary ;0.Data = ForUninstall ; For Control Panel Uninstall 1.SubKey = Software\Microsoft\Windows\CurrentVersion\Uninstall\DRYWIN32 1.Value = DisplayName 1.Data = My Personal Diary 2.SubKey = Software\Microsoft\Windows\CurrentVersion\Uninstall\DRYWIN32 2.Value = UninstallString 2.Data = #0\SETUP.EXE UNINSTAL.INF ; Application Paths 3.SubKey = Software\Microsoft\Windows\CurrentVersion\App Paths\DRYWIN32.EXE 3.Data = #0\DRYWIN32.EXE 4.SubKey = Software\Microsoft\Windows\CurrentVersion\App Paths\DRYWIN32.EXE 4.Value = Path 4.Data = #0; ; ------------------------------------------------------------------ ; Options [Options] ShowStartMenu = 1 ShowOptions = 1 1.Text = Install Optional Help Files 1.Msg = Choose this option to install optional help files. Without them, on-line help will not be available for all features. 1.Default = 1 2.Text = Install Diary Conversion Wizard 2.Msg = Choose this option if you have an existing diary (created with V4.x or V5.x) you want to convert and use. 2.Default = 1 ; ------------------------------------------------------------------ ; Messages [Messages] WelcomeMsg = Setup will copy all files needed to run My Personal Diary to your hard drive, create any necessary directories and update the registry. StartMenuMsg = If the option above is checked, setup will create a start menu group for My Personal Diary so you can easily start the program from the Start Menu. OptionsMsg = The options above control whether the optional help files and conversion utility will be installed. DestDirMsg = Choose the destination directory where setup should copy the files to. RunMsg = Would you like to view the help file now?